home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Telecom / Terminal Programs / Terminal 2.0 / Hdrs / XModem.h < prev    next >
Text File  |  1990-11-20  |  110b  |  8 lines

  1. /*
  2.     Terminal 2.0
  3.     "XModem.h"
  4. */
  5.  
  6. short XReceive (Byte *, short, long);
  7. short XTransmit    (Byte *, short, long);
  8.